From 33b65d5e6116159c6278d0617377191947595495 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 30 Aug 2020 17:56:11 -0400 Subject: [PATCH] stackswitcher: Drop gtkradiobutton.h include No longer used. --- gtk/gtkstackswitcher.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkstackswitcher.c b/gtk/gtkstackswitcher.c index cf452db7cc..b295862108 100644 --- a/gtk/gtkstackswitcher.c +++ b/gtk/gtkstackswitcher.c @@ -27,9 +27,9 @@ #include "gtkintl.h" #include "gtklabel.h" #include "gtkprivate.h" -#include "gtkradiobutton.h" #include "gtkselectionmodel.h" #include "gtkstylecontext.h" +#include "gtktogglebutton.h" #include "gtktypebuiltins.h" #include "gtkwidgetprivate.h" -- 2.30.2